From 305f7444d0eba98aa322f9ea8cb74172e211acdd Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Wed, 3 Jun 2015 08:15:14 -0400 Subject: [PATCH] Remove outdated FAQ entry Fixes #1679 --- src/doc/faq.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/doc/faq.md b/src/doc/faq.md index f2f68fc06..24a442906 100644 --- a/src/doc/faq.md +++ b/src/doc/faq.md @@ -49,17 +49,6 @@ languages include: down fast. Also remember that not everybody has a high-speed, low-latency Internet connection. -# Why build crates.io before Rust 1.0? - -One of Rust's greatest strengths is its thriving community, and Cargo is a key -tool in helping it grow even further. A central repository like crates.io has -always been part of Cargo's vision and by building it before Rust 1.0 we're able -to flesh out bugs and streamline the experience for new 1.0 users. - -Crates may have difficulty publishing to the registry in the interim due to the -language changing, invalidating all previously published versions. This is a -transitionary pain which will not exist once Rust 1.0 is released. - # Will Cargo work with C code (or other languages)? Yes! -- 2.30.2